home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Environments
/
Clean 1.2.4
/
IOInterface
/
deltaControls.icl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Modula Implementation
|
1995-02-22
|
214 b
|
11 lines
|
[
TEXT/3PRM
]
implementation module deltaControls;
/* The Controls implemented in this module can be used in dialogs.
Currently scrolling lists and slider bars have been implemented.
*/
import scrollList;
import sliderBar;